GDK-Win32: Make update_stye_bits() available within the backend
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 8 Mar 2016 05:00:49 +0000 (13:00 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 8 Mar 2016 05:26:59 +0000 (13:26 +0800)
commit15c9b3e69271364016832eabb1bb0137bb3d7f53
tree79452918a43ddb4425e47b5f718c70a99980ec45
parent3f190e0fa6c2c6e00cc9e0de2627b711539dc1e8
GDK-Win32: Make update_stye_bits() available within the backend

Other portions of the GDK-Win32 backend make use of this function as
layered windows need to be disabled for GL windows and possibly other
parts, so make this function a private function that is available within
the backend.

https://bugzilla.gnome.org/show_bug.cgi?id=763285
gdk/win32/gdkglcontext-win32.c
gdk/win32/gdkwindow-win32.c
gdk/win32/gdkwindow-win32.h